﻿
.clearfix:after {
	display:block;
	content:'';
	clear:both;
	height:0px;
	visibility: hidden;
}
.relative
{
	position:relative;
}

.clearfix {
*display:table;
*zoom:1;
}

.mainWrap {
	width:1200px;
	margin:auto;
	min-width:320px;
}

.content .thuimg .thuimga
{
	position:relative;
	display:block;
	width:100%;
	margin:auto;
	height:385px !important;
	z-index:0;
}

.content .thuimg .thuimga #swfid
{
	margin:0;
	padding:0;
}

.content .thuimg .thuimga .mainImg
{
	position:absolute;
	top:0;
	left:50% !important;
	display:none;
	width:1920px;height:385px;
	margin-left:-960px;
}

.content .thuimg .imgTitle
{
	position:absolute;
	top:-58px;
	left:0;
	z-index:1;
	width:1200px;
	text-align:left;
	overflow:hidden;
}

.content .thuimg .imgTitle .bg
{
	position:absolute;
	z-index:-1;
	height:58px;
	background:#252525;
	filter:alpha(opacity=50);
	opacity:.5;
	width:100%;
	top:0;
	
}
.content .thuimg .imgTitle .txt
{
	color:#fff;
	font-size:18px;
	line-height:58px;
	padding-left:30px;
	white-space:nowrap;
	
}
.content .thuimg .imgTitle .day
{
	position:absolute;
	right:0;
	width:290px;
	height:58px;
	background:#0D6489;
	top:0px;
	text-align:center;
	line-height:58px;
	font-size:20px;
	color:#fff;
}

.content .thuimg .imgTitle .day.today
{
	font-size:30px;	
}

.content .thuimg .month
{
	background:#0D6489;
	position:relative;
	
}

.content .thuimg .month .arrow
{
	position:absolute;
	color:#fff;
	font-size:20px;
	line-height:38px;
	padding:0 15px;
	cursor:pointer;
	top:8px;
}

.content .thuimg .month .arrowleft
{
	left:0;
	width:20px;
	height:38px;
	background:url(../../HdImg/HdBas/icoleft.png) no-repeat center;
}

.content .thuimg .month .arrowright
{
	right:0;
	width:20px;
	height:38px;
	background:url(../../HdImg/HdBas/icoright.png) no-repeat center;
}



.content .thuimg .month .monthTxt
{
	float:left;
	_display:inline;
	margin:6px 5px 0 40px;
	color:#fff;
	font-size:14px;
}

#calendarYear {display:none;}

.content .thuimg .month .monthTxt span
{
	font-size:20px;
	line-height:38px;
	padding-right:3px;
}

.content .thuimg .month .day 
{
	float:left;
	_display:inline;
	margin-bottom:0;
}

.content .thuimg .month .day li
{
	float:left;
	_display:inline;
	font-size:14px;
	padding:4px 6px;
}

.content .thuimg .month .day a
{
	color:#fff;
	display:block;
	line-height:45px;
	text-align:center;
	width:23px;
	cursor:pointer;
	zoom:1;
}

.content .thuimg .month .day a:hover
{
	background:#703d97;
}

.content .thuimg .month .day a.none
{
	color:#51B0E1;
}

.content .thuimg .month .day a.none:hover
{
	background:none;
	cursor:text;
}

.content .thuimg .month .day a.current
{
	color:#ffc600;
}

.content .thuimg .imgarrow
{
	position:absolute;
	color:#fff;
	font-size:50px;
	top:-220px;
	cursor:pointer;
	padding:2px 0px 2px 6px;
	opacity:.8;
	filter:alpha(opacity=80);
	overflow:hidden;
	border-radius:40px;
	border:2px solid #fff;
	*width:46px;
	*padding:2px 0px 2px 10px;
}

.content .thuimg .imgarrow:before
{
	margin:0;
}

.content .thuimg .imgarrow.imgarrowleft
{
	left:-60px;
	padding:2px 6px 2px 0px;
	*padding:2px 0px 2px 10px;
	padding:2px 3px 2px 3px\0;
}

.content .thuimg .imgarrow.imgarrowright
{
	right:-60px;
}

.content .thuimg .imgarrow.imgarrowleft:hover, .content .thuimg .imgarrow.imgarrowright:hover
{
	background:#333;
}

